home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / m_to_r / mailx4 / msgform2.fr_ / msgform2.bin (.txt)
Encoding:
Visual Basic Form  |  1996-09-15  |  6.0 KB  |  207 lines

  1. VERSION 2.00
  2. Begin Form MsgForm 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   3  'Fixed Double
  5.    Caption         =   "Message Form"
  6.    ClientHeight    =   3975
  7.    ClientLeft      =   1410
  8.    ClientTop       =   1920
  9.    ClientWidth     =   6285
  10.    Height          =   4350
  11.    Left            =   1365
  12.    LinkTopic       =   "Form1"
  13.    ScaleHeight     =   3975
  14.    ScaleWidth      =   6285
  15.    Top             =   1590
  16.    Width           =   6375
  17.    Begin ComboBox szFileList 
  18.       Height          =   300
  19.       Left            =   1320
  20.       TabIndex        =   15
  21.       Top             =   2655
  22.       Width           =   1935
  23.    End
  24.    Begin MReci MReci1 
  25.       AddRecipientClass=   1  '1- TO:
  26.       AddressCaption  =   ""
  27.       AddressEditNum  =   3
  28.       BindString      =   "MMsg1"
  29.       DetailModifiable=   -1  'True
  30.       DisplayErrors   =   0   'False
  31.       FetchType       =   0  '0- Originator
  32.       Height          =   420
  33.       Left            =   120
  34.       ResolveDialog   =   -1  'True
  35.       Top             =   1635
  36.       Width           =   420
  37.    End
  38.    Begin MFile MFile1 
  39.       BindString      =   "MMsg1"
  40.       DisplayDialog   =   0   'False
  41.       DisplayErrors   =   0   'False
  42.       Height          =   420
  43.       Left            =   690
  44.       Top             =   1635
  45.       Width           =   420
  46.    End
  47.    Begin TextBox szOriginator 
  48.       Height          =   375
  49.       Left            =   4440
  50.       TabIndex        =   14
  51.       Top             =   2640
  52.       Width           =   1575
  53.    End
  54.    Begin SSPanel Panel3D1 
  55.       BackColor       =   &H00C0C0C0&
  56.       BevelInner      =   1  'Inset
  57.       Font3D          =   0  'None
  58.       Height          =   615
  59.       Left            =   -15
  60.       TabIndex        =   8
  61.       Top             =   0
  62.       Width           =   6300
  63.       Begin CommandButton BtnForward 
  64.          Caption         =   "Forward"
  65.          Height          =   420
  66.          Left            =   2865
  67.          TabIndex        =   11
  68.          Top             =   75
  69.          Width           =   1155
  70.       End
  71.       Begin CommandButton btnReply 
  72.          Caption         =   "Reply"
  73.          Height          =   420
  74.          Left            =   1455
  75.          TabIndex        =   10
  76.          Top             =   75
  77.          Width           =   1170
  78.       End
  79.       Begin CommandButton BtnHide 
  80.          Caption         =   "End Msg"
  81.          Height          =   420
  82.          Left            =   105
  83.          TabIndex        =   9
  84.          Top             =   75
  85.          Width           =   1125
  86.       End
  87.    End
  88.    Begin MMsg MMsg1 
  89.       BindString      =   "FormTag2.MSess1"
  90.       BodyAsFile      =   0   'False
  91.       DisplayErrors   =   0   'False
  92.       DisplaySendDialog=   -1  'True
  93.       EnvelopeOnly    =   0   'False
  94.       FetchMsgType    =   ""
  95.       Height          =   420
  96.       Left            =   285
  97.       MarkAsRead      =   0   'False
  98.       SortMsg         =   0   'False
  99.       SuppressAttach  =   0   'False
  100.       TimeFormat      =   "%I:%M:%S %p. %B %d, %Y "
  101.       Top             =   3480
  102.       UnreadOnly      =   0   'False
  103.       Width           =   420
  104.       WorkingMsg      =   0  '0- Inbox Message
  105.    End
  106.    Begin MForm MForm1 
  107.       Height          =   300
  108.       Left            =   4035
  109.       MXFormName      =   "FormTag4"
  110.       Top             =   3630
  111.       Width           =   1350
  112.    End
  113.    Begin TextBox szMsgID 
  114.       Height          =   495
  115.       Left            =   1320
  116.       TabIndex        =   7
  117.       Top             =   3120
  118.       Width           =   4695
  119.    End
  120.    Begin TextBox szTime 
  121.       Height          =   375
  122.       Left            =   1200
  123.       TabIndex        =   6
  124.       Top             =   2160
  125.       Width           =   4815
  126.    End
  127.    Begin TextBox szNoteText 
  128.       Height          =   855
  129.       Left            =   1200
  130.       MultiLine       =   -1  'True
  131.       TabIndex        =   3
  132.       Top             =   1200
  133.       Width           =   4815
  134.    End
  135.    Begin TextBox szSubject 
  136.       Height          =   375
  137.       Left            =   1200
  138.       TabIndex        =   1
  139.       Top             =   720
  140.       Width           =   4815
  141.    End
  142.    Begin Label Label6 
  143.       BackColor       =   &H00C0C0C0&
  144.       Caption         =   "Attachments:"
  145.       Height          =   375
  146.       Left            =   120
  147.       TabIndex        =   13
  148.       Top             =   2640
  149.       Width           =   1215
  150.    End
  151.    Begin Label Label5 
  152.       BackColor       =   &H00C0C0C0&
  153.       Caption         =   "Originator:"
  154.       Height          =   375
  155.       Left            =   3450
  156.       TabIndex        =   12
  157.       Top             =   2685
  158.       Width           =   960
  159.    End
  160.    Begin Label Label4 
  161.       BackColor       =   &H00C0C0C0&
  162.       Caption         =   "Message ID:"
  163.       Height          =   375
  164.       Left            =   120
  165.       TabIndex        =   5
  166.       Top             =   3240
  167.       Width           =   1215
  168.    End
  169.    Begin Label Label3 
  170.       BackColor       =   &H00C0C0C0&
  171.       Caption         =   "Time:"
  172.       Height          =   270
  173.       Left            =   150
  174.       TabIndex        =   4
  175.       Top             =   2235
  176.       Width           =   855
  177.    End
  178.    Begin Label Label2 
  179.       BackColor       =   &H00C0C0C0&
  180.       Caption         =   "Note Text:"
  181.       Height          =   375
  182.       Left            =   120
  183.       TabIndex        =   2
  184.       Top             =   1200
  185.       Width           =   975
  186.    End
  187.    Begin Label Label1 
  188.       BackColor       =   &H00C0C0C0&
  189.       Caption         =   "Subject:"
  190.       Height          =   375
  191.       Left            =   120
  192.       TabIndex        =   0
  193.       Top             =   720
  194.       Width           =   855
  195.    End
  196. Sub BtnForward_Click ()
  197.     MMsg1.Action = ACTION_FORWARD
  198.     MMsg1.Action = ACTION_SENDMSG
  199. End Sub
  200. Sub BtnHide_Click ()
  201.     Unload Me
  202. End Sub
  203. Sub btnReply_Click ()
  204.     MMsg1.Action = ACTION_REPLY
  205.     MMsg1.Action = ACTION_SENDMSG
  206. End Sub
  207.